home *** CD-ROM | disk | FTP | other *** search
-
- In article <1625@silver.bacs.indiana.edu> creps@silver (I) write:
- >
- > Also I'm presently trying to fix a bug in the dragon code,
- >"The colored dragon breathes xxxxxx" where "xxxxxx" is just garbage.
- >I'm looking in mhitu.c right now. I may fix other things if I think of them.
-
- I got this one fixed last night. It was caused by passing three arguments
- to the kludge() routine, which is only defined with two arguments. This
- routine probably should have been a macro instead of a subroutine, but I
- just took the call to kludge() out of mhitu.c, and replaced it with a
- call to pline() containing a '(Blind) ? "It" : Monnam(...)'.
-
- - - - - - - - - - -
- Steve Creps, Indiana University, Bloomington, "home of the Hoosiers"
- creps@silver.bacs.indiana.edu (192.12.206.2)
- {pur-ee,ihnp4!inuxc,rutgers,pyramid}!iuvax!silver!creps
- creps@iubacs.bitnet (forwarded)
- "As seen on MTV"
-
-
-